home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.27 / PCGAMER7_27.ISO / Data / items.pcg / scripts / DefineButton2_12 / BUTTONCONDACTION on(release).as < prev    next >
Text File  |  2003-01-30  |  65b  |  4 lines

  1. on(release){
  2.    getUrl("http://www.pcgamer.com", "_blank");
  3. }
  4.